iT邦幫忙

2021 iThome 鐵人賽

DAY 24
0
Mobile Development

麻瓜學習 iOS 開發系列 第 24

Day24:使i用 ForEach、ScrollView 構建 UI

  • 分享至 

  • xImage
  •  

前言

上篇文章講了加數據進去,
今天來刻 UI。

實作

  • 添加一些 image 進去 asset:
  • 在 app 主頁面中將 image 和 text 並排顯示:
  • 新增一個 RecipeDetailView file:
    宣告變數 recipe 符合 class Recipe 的數據類型
  • 建構 UI

    用 ForEach 遍歷 recipe 中的 ingredients、directions 數組,
    canvas 顯示:

    再用一個 VStack 包住所有元素:

上一篇
Day23:傳入 JSON 文件
下一篇
Day25:NavigationView
系列文
麻瓜學習 iOS 開發30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言